Skip to content

feature: api-151 validate webhook url with latest api#10

Merged
samirgarg merged 2 commits intomainfrom
feature/amp-151-validation
Dec 16, 2025
Merged

feature: api-151 validate webhook url with latest api#10
samirgarg merged 2 commits intomainfrom
feature/amp-151-validation

Conversation

@coling01
Copy link
Collaborator

  • Latest api uses simple string with regex pattern to validate webhook
  • Because uri was conflicting with pattern
  • So we can enable the validation test for webhook
  • Still got a puzzling / weird requirement to import jakarta annotations though :(

* Latest api uses simple string with regex pattern to validate webhook
* Because uri was conflicting with pattern
* So we can enable the validation test for webhook
* Still got a puzzling / weird requirement to import jakarta annotations though :(
@coling01 coling01 requested a review from a team as a code owner December 15, 2025 19:10
* Latest api uses simple string with regex pattern to validate webhook
* Because uri was conflicting with pattern
* So we can enable the validation test for webhook
* Still got a puzzling / weird requirement to import jakarta annotations though :(
@samirgarg samirgarg merged commit 1e0ea53 into main Dec 16, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants